projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d822195
)
(rmail-make-basic-summary-line): Less space before subj.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 26 Feb 1996 00:21:00 +0000
(
00:21
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 26 Feb 1996 00:21:00 +0000
(
00:21
+0000)
lisp/mail/rmailsum.el
patch
|
blob
|
history
diff --git
a/lisp/mail/rmailsum.el
b/lisp/mail/rmailsum.el
index 919c0ded58449c103f2fdf5b4a93eff35dd85b89..0595c4e76c986130740b7878dec2e757b47fd455 100644
(file)
--- a/
lisp/mail/rmailsum.el
+++ b/
lisp/mail/rmailsum.el
@@
-389,7
+389,7
@@
nil for FUNCTION means all messages."
((<= lines 999) " [%3d]")
(t "[%d]"))
lines))))
- "
#
"
+ " "
(if (re-search-forward "^Subject:" nil t)
(progn (skip-chars-forward " \t")
(buffer-substring (point)